From 52be43d649f9ece6167423606f97eb21a91f42cd Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 23 Jul 2013 18:57:17 -0400 Subject: [PATCH] Use a @configure_input@ comment at the start of generated Makefiles --- lwlib/Makefile.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lwlib/Makefile.in b/lwlib/Makefile.in index a44f62955bf..f228221c45d 100644 --- a/lwlib/Makefile.in +++ b/lwlib/Makefile.in @@ -1,3 +1,5 @@ +### @configure_input@ + # Copyright (C) 1992, 1993 Lucid, Inc. # Copyright (C) 1994, 2001-2013 Free Software Foundation, Inc. # -- 2.30.2